Milestones
- ☑ Learned about Oracle Cloud Infrastructure.
- ☑ Provisioned a Compartment, Oracle Cloud Infrastructure Container Engine for Kubernetes(OKE), and Virtual Cloud Network(VCN) graphically.
- ☑ Provisioned a Compartment, Oracle Cloud Infrastructure Container Engine for Kubernetes(OKE), and Virtual Cloud Network(VCN) using terraform.
Screenshots / Videos
- OCI Compartment using Terraform:
- OCI OKE Cluster using Terraform:
Contributions
Learnings
- Learned the complete working of OCI.
- Learned how to connect terraform to OCI.
- Learned how to fetch necessary details to make connection between OCI and Terraform such as image_id, comportment_id and tenancy_id.